projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3742f41
)
Another forgotten change.
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 19 Jun 2006 11:43:34 +0000
(11:43 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 19 Jun 2006 11:43:34 +0000
(11:43 +0000)
gtk/gtkprintoperation-unix.c
patch
|
blob
|
history
diff --git
a/gtk/gtkprintoperation-unix.c
b/gtk/gtkprintoperation-unix.c
index a72866d73ed2a8bef74af8cee59ff7b5a859c0d5..a8fbd03eee031b692305d1751b4920954edfa20a 100644
(file)
--- a/
gtk/gtkprintoperation-unix.c
+++ b/
gtk/gtkprintoperation-unix.c
@@
-346,7
+346,8
@@
get_print_dialog (GtkPrintOperation *op,
GTK_PRINT_CAPABILITY_COLLATE |
GTK_PRINT_CAPABILITY_REVERSE |
GTK_PRINT_CAPABILITY_SCALE |
- GTK_PRINT_CAPABILITY_GENERATE_PDF);
+ GTK_PRINT_CAPABILITY_GENERATE_PDF |
+ GTK_PRINT_CAPABILITY_GENERATE_PS);
if (priv->print_settings)
gtk_print_unix_dialog_set_settings (GTK_PRINT_UNIX_DIALOG (pd),